Skip to content

Conversation

@MaheshGSLAB
Copy link
Contributor

@MaheshGSLAB MaheshGSLAB commented Apr 11, 2025

Change Summary

Added Support for Spanning Tree Port ID Allocation

Related Issue(s)

Fixes part of #5257

Component(s) name

arista.avd.eos_cli_config_gen

Proposed changes

Added Support for Spanning Tree Port ID Allocation

How to test

Run molecule

Checklist

User Checklist

  • N/A

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@MaheshGSLAB MaheshGSLAB self-assigned this Apr 11, 2025
@github-actions
Copy link

Review docs on Read the Docs

To test this pull request:

# Create virtual environment for this testing below the current directory
python -m venv test-avd-pr-5286
# Activate the virtual environment
source test-avd-pr-5286/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/MaheshGSLAB/ansible-avd.git@issue-5257#subdirectory=python-avd" --force
# Point Ansible collections path to the Python virtual environment
export ANSIBLE_COLLECTIONS_PATH=$VIRTUAL_ENV/ansible_collections
# Install Ansible collection
ansible-galaxy collection install git+https://github.com/MaheshGSLAB/ansible-avd.git#/ansible_collections/arista/avd/,issue-5257 --force
# Optional: Install AVD examples
cd test-avd-pr-5286
ansible-playbook arista.avd.install_examples

@github-actions github-actions bot added role: eos_cli_config_gen issue related to eos_cli_config_gen role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated labels Apr 11, 2025
@Shivani-gslab Shivani-gslab marked this pull request as ready for review April 15, 2025 12:38
@Shivani-gslab Shivani-gslab requested review from a team as code owners April 15, 2025 12:38
@MaheshGSLAB MaheshGSLAB requested a review from gmuloc April 29, 2025 09:09
gmuloc
gmuloc previously requested changes May 5, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 6, 2025

@ClausHolbechArista ClausHolbechArista dismissed gmuloc’s stale review May 8, 2025 09:48

Requested changes has been implemented

@gmuloc gmuloc merged commit 277cd34 into aristanetworks:devel May 12, 2025
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rn: Feat(eos_cli_config_gen) role: eos_cli_config_gen issue related to eos_cli_config_gen role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants